/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 30px;
    width: 30px;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bmezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    cursor: pointer;
    z-index: 9999;
    display: none;
}

.selected .gh {
    transform: rotate(90deg);
}

.gh a {
    background-color: #263a9d;
    display: block;
    margin: 0 auto;
    height: 2px;
    margin-top: -1px;
    position: relative;
    top: 50%;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 100%;
    border-radius: 2px;
}

.gh a:after {
    width: 100%;
}

.gh a:before {
    width: 100%;
}

.gh a:after,
.gh a:before {
    background-color: #263a9d;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}

.gh a:after {
    top: 9px;
}

.gh a:before {
    top: -9px;
}

.selected .gh a:after,
.selected .gh a:before {
    top: 0;
}

.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    background: #263a9d;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #263a9d;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}

@media only screen and (min-width:1920px) {	
	html{
		font-size: 19.2px;
	}
}

@media only screen and (max-width:1720px) {	
	html{
		font-size: 1vw;
	}
}


@media only screen and (max-width:1480px) {	
	.wrap{
		margin: 0 100px;width: auto;
	}
	.enter_list li .rt {
	    float: right;
	    width: calc(100% - 382px);
	}
	.enter_list li .lt h3{
		font-size: 26px;
	}
}


@media only screen and (max-width:1240px) {	
	.page3 .newsswiper ul li{
		height: 22rem;
	}
	.page3 .newsswiper ul li{
		height: auto;
	}
	.page3 .newsswiper2 ul li .txt p{
		font-size: 14px;
	}
	.page3 .newsswiper2 ul li .txt h2{
		font-size: 16px;
	}
	.header .naver li .bl{
		width: 100px;
		
	}
	.header .naver li .nli{
		margin-left: -50px;
	}
	.footer .bd .rwx .btn{
		width: 90px;
	}
}

@media only screen and (max-width:1000px) {
	.wrap{
		margin: 0 20px;
	}
	html{
		font-size: 14px !important;
	}
	.header .naver, .header .naver ul{
		display: block;
	}
	.header .naver{
		position: absolute;
		left: 0;right: 0;
		top: 100%;z-index: 11;
		background: #fff;
		height: calc(100vh - 60px);
		display: none;
	}
	.header .naver li h3 a{
		text-align: center;
		font-size: 18px;
		line-height: 60px;
	}
	.header .naver li{
		margin: 0;
	}
	.header {
		height: 60px;
	}
	.header .naver .ph a i{
		width: auto !important;
		font-size:20px;
	}
	.header .naver .ph a{
		display: inline-block;
		line-height: 50px;
		background-size: 40px auto !important;
		height: 50px;margin: 0;
	}
	.header .naver .ph{
		margin: 0;
		text-align: center;
	}
	.header .logo{
		padding: 5px;
		height: auto;
	}
	.header .logo img{
		height: 50px;
	}
	.gh{
		display: block;
		position: absolute;
		right: 20px;
		top: 15px;
	}
	.page1 .txt h2{
		font-size: 20px;
	}
	.page1 .txt h3{
		font-size: 16px;
	}
	.swiperban{
		height: 360px;
	}
	.unrt .next, .unrt .prev{
		display: none;
	}
	.unrt{
		border: none;
		top: auto;
		bottom: 30px;
	}
	.unrt .spansc{
		font-size: 26px;
	}
	.unrt .spansc span.swiper-pagination-total{
		font-size: 16px;
	}
	.uspan{
		display: none;
	}
	.page1 .txt{
		top: auto;
		bottom: 20%;
	}
	.hswipers{
		height: auto;
	}
	.page2 .wrap{
		display: block;
	}
	.page{
		height: auto;
		padding: 40px 0;
	}
	.ltab .tit{
		font-size: 26px;
	}
	.ltab dd{
		display: inline-block;
		margin-right: 10px;
		padding: 0 !important;
	}
	.ltab dd::before{
		display: none !important;
	}
	.ltab dl{
		white-space: nowrap;
		overflow-x: scroll;
	}
	.hrtxt{
		position: static;
		background: none;
		width: auto;
		text-align: center;
		margin-bottom: 20px;
	}
	.hrtxt h3{
		position: static;
		width: auto;
		font-size: 26px;
		line-height: 1;
	}
	.hrtxt h5{
		position: static;
		transform: rotate(0);
		line-height: 1;
		font-size: 20px;
	}
	.hrtxt h5 i{
		transform:rotate(0);
		-ms-transform:rotate(0);  /* IE 9 */
		-moz-transform:rotate(0);     /* Firefox */
		-webkit-transform:rotate(0); /* Safari 和 Chrome */
		-o-transform:rotate(0);
		font-size: 20px;
		line-height: 1;
	}
	.ltab dd.on a, .ltab dd.on,
	.ltab dd a{
		line-height: 40px;
		padding: 0 15px;
		background: #01c0f5;
		color: #fff;font-size: 1.1458333333333335rem;
		border-radius: 5px;
	}
	.ltab dd.on a, .ltab dd.on{
		background: #25399d;
		color: #fff;
	}
	.page2 .rts,
	.page2 .rts .lswiper{
		width: auto;
	}
	.page2 .rts{
		margin-top: 20px;
		display: block;
	}
	.page2 .rts .lswiper .pic{
		width: auto;
		height: auto;
	}
	.page2 .rts .lswiper h5{
		font-size: 20px;
		margin-top: -0.2em;
	}
	p{
		font-size: 14px !important;
	}
	.page2 .rts .lswiper .text p{
		margin: 0;
	}
	.page2 .rts .lswiper .spans{
		position: static;
		margin-top: 20px;
	}
	.page2 .tit{
		display: none;
	}
	.page3 .newsswiper ul li{
		float: none;
		width: auto;
		margin: 0 0 10px 0;
		height: auto;
	}
	
	
	.page3 .newsswiper a .time .pic {
		height:6.770833333333334rem !important;
	}
	.page3 .newsswiper a h6 {
		margin-top:1.3020833333333335rem !important;
	}
	.page3 .newsswiper .swiperbtn{
		position: static !important;
		width: auto;
		margin-top: 20px;
	}
	.page3 .newsswiper .txt p{
		height: auto;
	}
	.page4 .wrap{
		display: block;
	}
	.page4 .cen{
		width: auto;
	}
	.about .abge1 ul,
	.page4 .hd ul{
		flex-wrap: wrap;
		margin-bottom: 20px;
		align-items: initial;
	}
	.about .abge1 ul li,
	.page4 .hd ul li{
		width: 49%;
		margin-bottom: 10px;
		border: 1px solid #263a9d;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px;
		background: rgba(38,58,157,0.1);
	}
	.about .abge1 ul h3,
	.page4 .hd h3{
		font-size:28px;
	}
	.about .abge1 p,
	.page4 .hd h6{
		font-size: 12px !important;
	}
	.page4 .bd{
		display: block;
	}
	.page4 .bd .text,
	.page4 .bd .pic{
		width: auto;
	}
	.page4 .bd .text h1{
		margin-top: 20px;
		font-size: 22px;
	}
	.footer{
		background: #25399d;
		position: static;
		margin: 0;
		padding: 30px 0 0;
	}
	.footer::before{
		display: none;
	}
	.footer .utps{
		position: fixed;
		right: 0;
		top: 60%;z-index: 16;
		bottom: auto;
		display: none;
	}
	.footer .rt,
	.footer .lt{
		width: auto;float: none;
		border: none;
	}
	.footer .lt .hd{
		display: none;
	}
	.footer .bd ul{
		display: block;
		height: auto;
	}
	.page4 .bd .text p{
		margin: 10px 0;
	}
	.footer .bd li{
		margin-bottom:20px;
	}
	.footer .bd .rwx{
		
	}
	.footer .rt{
		padding: 0;
		text-align: center;
	}
	.footer .rt h5{
		margin-top: 20px;
	}
	.footer .rt .logo img{
		margin: 0 auto;width: 100px;
	}
	.footer .copyright .wrap{
		display: block;
		margin-top: 30px;
		text-align: center;
	}
	.footer .copyright .r{
		display: none;
	}
	.swiperban{
		position: relative;
	}
	.footer .copyright .wrap a{
		font-size: 14px;
	}
	.footer .bd .rwx .btn{
		font-size: 14px;width: 120px;
	}
	.footer .bd li{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.footer .bd li h2{
		width: 100%;
		text-align: center;
		margin: 0;font-size: 22px;
	}
	.footer .bd .rwx{
		margin: 0 0 30px;
	}
	.banners{
		height: 240px;min-height: 240px;
	}
	.banners .hrtxt{
		top: 40%;position: absolute;
		left: 0;right: 0;
		text-align: center;
		z-index: 11;
		background: none;
	}
	.layout{
		overflow: hidden;
		padding-top: 60px;
	}
	.about .abbg{
		padding-top: 40px;
	}
	.qmtit h2{
		font-size: 24px;
	}
	.qmtit h2 span{
		font-size: 14px;margin-left: 0px;
	}
	.about .abge1 ul{
		margin-top: 20px;
	}
	.about .abge1 .del{
		font-size: 14px;
		margin-top: 20px;
	}
	.about .abge2{
		padding: 40px 0;
	}
	.about .abge2 .ico{
		display: none;
	}
	.about .abge2 .pic{
		height: 400px;
		margin-top: 20px;
	}
	.about .abge2 .list{
		margin-top: 20px;
	}
	.about .abge2 .list li{
		float: none;
		width: auto;
		margin: 0 0 20px 0;
	}
	.about .abge2 .list li .img{
		height: auto;max-height: 400px;
	}
	.about .abge3 .bds{
		margin-top: 20px;
	}
	.about .abge3 .bds ul{
		margin: 20px 0 0;
		padding-bottom: 30px;
	}
	.about .abge3 .bds li .rts{
		float: none !important;
		width: auto;
	}
	.about .abge3 .bds li .txt{
		width: auto;
		text-align: center !important;
		margin: 0 0 0 0;
	}
	.about .abge3 .bds li:nth-child(2n) .txt{
		padding: 0;
	}
	.about .abge3 .bds li h2{
		font-size: 30px;
	}
	.about .abge3 .bds li h3{
		font-size: 24px;
	}
	.about .abge3 .bds li h3 sup{
		font-size: 16px;
	}
	.about .abge3 .bds li h3{
		background-size: auto 100% !important;
	}
	.about .abge3 .bds li p{
		padding-right: 0;
		margin-top: 15px;
	}
	.about .abge3 .bds li .rts::before{
		display: none;
	}
	.about .abge3 .bds li .txt h2::after,
	.about .abge3 .bds ul::before{
		display: none;
	}
	.about .abge3 .bds li{
		border: 1px dashed #13c4f6;;
		margin-bottom: 20px;
		padding: 10px;
	}
	.about .abge3 .bds li h3{
		padding: 0 30px !important;
	}
	.about .abge4{
		padding: 40px 0;
	}
	.about .abge4 .bds{
		margin: 20px 0 0;
		display: block;
	}
	.about .abge4 .bds .lt{
		width: auto;
	}
	.about .abge4 .bds h2{
		width: auto;
		font-size: 18px;
		margin-bottom: 20px;
	}
	.about .abge4 .bds ul::before,
	.about .abge4 .bds li::before,
	.about .abge4 .bds li::after,
	.about .abge4 .bds .lt::after,
	.about .abge4 .bds .lt::before{
		display: none;
	}
	.about .abge4 .bds ul{
		width: auto;
	}
	.about .abge4 .bds li{
		margin: 0 0 5px 0;
	}
	.about .abge4 .bds li h4{
		width: auto;line-height: 40px;
		text-align: center;
	}
	.news,
	.contact{
		padding: 40px 0;
	}
	.contact .map{
		height: 240px;
	}
	.contact ul{
		display: block;
		margin: 20px 0 0;
	}
	.contact li{
		width: auto;
		margin-bottom: 10px;
		padding: 15px;
	}
	.contact li h4{
		font-size: 14px;
	}
	.contact li h4.on{
		font-size: 20px;
	}
	.news .page3 .wrap{
		display: block;
	}
	.news .page3 .newsswiper{
		width: auto !important;
		margin-top: 20px;
		display: block;
	}
	.newban{
		height: 300px;
		overflow: hidden;
	}
	.newbanc{
		height: 230px;
		overflow: hidden;
	}
	.newban .txt h1{
		font-size: 20px;
	}
	.mores a{
		margin: 0 auto;
	}
	.newban .mores{
		position: static;
		margin: 0 auto;
		display: block;
		text-align: center;
	}
	.newban .txt{
		position: static;
		margin-top: 80px;
	}
	.newsdel .wrap{
		padding: 0;
	}
	.newsdel .del{
		padding: 20px;
		font-size: 14px;
	}
	.newsdel .fts{
		margin-top: -60px;
	}
	.newban .txt h6{
		font-size: 12px;
	}
	.newsdel .fts ul{
		display: block;
		margin-bottom: 30px;
	}
	.newsdel .fts li{
		width: auto;
		margin-bottom: 10px;
	}
	.newsdel .fts li h3{
		font-size: 14px;
		height: auto;
	}
	.zhuyingrw{
		padding: 40px 0;
	}
	.zhuyingrw .wrap{
		display: block;
	}
	.zhuyingrw .rtext{
		display: block;
		width: auto;
		margin-top: 20px;
	}
	.zhuyingrw .txt{
		width: auto;
	}
	.zhuyingrw .txt .img{
		height: auto;
	}
	.zhuyingrw .txt .swfs{
		margin-top: 20px;
		display: block;
		padding: 0;
	}
	.zhuyingrw .txt h4,
	.zhuyingrw .txt h3{
		font-size: 28px;
	}
	.zhuyingrw .txt .del{
		width: auto;
		margin-top: 20px;
	}
	.zhuyingrw .pic{
		width: auto;
		height: auto;
		margin: 20px 0 0;
	}
	.zhuygdel{
		margin-top: 0;
	}
	.zhuygdel .zypg1{
		height: 300px;
	}
	.zhuygdel .zypg1 h4{
		font-size: 26px;
		line-height: 1.4;
		margin: 10px 0;
	}
	.zhuygdel .zypg1 h3{
		font-size: 20px;
		line-height: 1.4;
	}
	.zhuygdel .zypg3,
	.zhuygdel .zypg2{
		padding: 40px 0;
	}
	.zhuygdel .zypg2 h3{
		font-size: 20px;
	}
	.zhuygdel .zypg2 .bds{
		display: block;
		margin: 20px 0 0;
	}
	.zhuygdel .zypg2 .txt,
	.zhuygdel .zypg2 .img{
		width: auto;
	}
	.zhuygdel .zypg2 .txt h5{
		font-size: 44px;
	}
	.zhuygdel .zypg2 .txt li h6{
		font-size: 14px;
	}
	.zhuygdel .zypg2 .txt ul{
		margin-bottom: 20px;
	}
	.zhuygdel .zypg3 .swippic dd{
		float: none;width: auto;
		margin: 0 0 10px 0;
	}
	.zhuygdel .zypg3 .swippic dd .pic{
		/* height: auto; */
	}
	.zhuygdel .zypg3 .swippic{
		margin-top: 20px;
	}
	.zhuygdel .zypg3 .swipbtn{
		position: static;
		width: auto;
		margin-top: 30px;
	}
	.zhuygdel .zypg4{
		padding: 40px 0;
	}
	.zhuygdel .zypg4 .wrap{
		padding: 0;
		display: block;
	}
	.zhuygdel .zypg4 .rts,
	.zhuygdel .zypg4 .img{
		width: auto;
	}
	.zhuygdel .zypg4 ul{
		margin-top: 20px;
	}
	.page2 .rts .imgs{
		width: auto;display: none;
	}
	.zhuyingrw .rtext .flx{
		display: block;
	}
	
	
	.qmmsklist{
		width: auto;margin: 0 20px;max-height: initial;height: 600px;
	}
	.qmmsklist .pic{
		height: 50vw;
	}
	.qmmsklist .text{
		display: block;padding: 20px;
	}
	.qmmsklist .gb{
		width: 36px;height: 36px;background-size: 12px auto;right: 10px;top: 10px;
	}
	.qmmsklist .biaot{
		padding: 15px 0 ;
	}
	.qmmsklist .biaot h1{
		font-size: 18px;padding-left: 20px;
	}
	.qmmsklist .biaot::before{
		width: auto;
	}
	.qmmsklist .del{
		font-size: 14px;
	}
	.qmmsklist .swipbtn{
		position: static;margin-top: 30px;width: auto;
	}
	.qmmsklist .lt dd{
		width: 20%;margin-bottom: 10px;
	}
	.qmmsklist .lt{
		width: auto;
	}
	.qmmsklist .lt dd .ico{
		width: 3rem;
		height: 3rem;
	}
	.qmmsklist .lt dl{
		justify-content: flex-start;
	}
	.qmmsklist .del{
		width: auto;margin-top: 10px;
	}
	.qmmsklist .gbs i{
		width: 50px;line-height: 50px;font-size: 14px;
	}
	.qmmsklist .gbs{
		bottom: calc(100vh - 670px);z-index: 55;
	}
	.qmmsklist .gbs{
		display: none;
	}
	.swipuls{
		position: static;
	}
	.qmmsklist .swipbtn{
		position: fixed;
		left: 0;right: 0;
		bottom: 40px;
	}
	.uovss{
		height: 68vh;
	}
	.qmmsklist{
		height: auto;
		top: 15vh;
	}
	.qmmsklist .gb{
		top: -60px;
	}
	.swipuls .uuflx{
		display: block;
	}
	.qmmsklist .rtt,
	.qmmsklist .pic{
		width: auto;
		height: auto;
	}
	.uovss{
		overflow-y: scroll;
	}
	.swipuls .uuflx{
		height: auto;
	}
	.header .logo{
		width: auto;
	}
	.page3 .newsswiper ul li:nth-child(n+2){
		display:none
	}
	.news .page3 .newsswiper ul li:nth-child(n+2){
		display: block;
	}
	.footer .rt .logo{
		display:none
	}
	.header.active .naver .ph a i{
		font-size: 0;
		/* padding-left: 0;background: none; */
	}
	.header.active .naver .ph a{
		height: 50px;display: inline-block;
		background-size: auto 100% !important;
		padding-left: 50px;
	}
	
	.page3 .newsswiper a .time .pic{
		opacity: 1;
	}
	
	/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
	::-webkit-scrollbar {
	  width: 7px;
	  height: 0px;
	  background-color: #f5f5f5;
	  border-radius: 10px;
	}
	
	.zhuyingrw .lt{
		display: none;
	}
	.zhuyingrw .mcli{
		display: block;
		margin-bottom: 20px;
	}
	
	.umpc{
		display: none;
	}
	.umweb{
		display: block;
	}
	
	.zhuyingrw .pic{
		display: none;
	}
	.header.active .naver .ph a{
		margin: 20px 0 0;
	}
	.header.active .naver .ph a i{
		margin: 0;
	}
	.banners .txtc{
		position: static;
		display: none;
	}
	.zhuygdel .zypg2 .mmtxt ul{
		display: block;
	}
	.zhuygdel .zypg2 .mmtxt li{
		width: auto;
	}
	.zhuygdel .zypg2 p img{
		width: 100% !important;
	}
	.zhuygdel .zypg2 .mmtxt li{
		margin-bottom: 15px;
	}
	.zhuygdel .zypg2 .txt li h6{
		font-size: 18px;
	}	
	.zhuygdel .zypg3 .swipbtn{
		margin-top: 15px;
	}
	.about .abge3.abge33 .bds ul{
		display: block;background: none;
	}
	.about .abge3.abge33 .bds ul li{
		margin-top: 20px;
	}
	.about .abge4.abge44 .bds .ul, .about .abge4.abge44 .bds ul{
		display: block;
	}
	.about .abge4.abge44 .bds ul li h4{
		width: auto;padding: 0;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.about .abge4.abge44 .bds ul:last-child{
		padding: 0;
	}
	.about .abge4.abge44 .bds .ul{
		margin-top: 20px;
	}
	.about .abge4.abge44 .bds .lt h4{
		margin-bottom: 15px;line-height: 50px;
	}
	.about .abge4.abge44 .bds h2{
		margin-bottom: 15px;
	}
	.page3 .newsswiper2 ul li a .pic{
		height: auto;
	}
	.page3 .newsswiper2 ul li .txt p,
	.page3 .newsswiper2 ul li .txt h2{
		height: auto;
	}
	.page3 .newsswiper2 ul li a:hover p{
		height: auto;color: #999999;
	}
	.page3 .newsswiper2 ul li a:hover h2{
		color: #333333;height: auto;
	}
	.page3 .newsswiper2 ul li a:hover .time{
		color: #333;background: url(/css-..-images-qms19/1.png.jpg) no-repeat right center/0.625rem auto;
	}
	.about .abge3.abge33 .bds li .txt::before{
		left: -10%;height: 120%;width: 120%;
		top: -10%;
	}
	
	
	
	.header .naver li h3 a{
		text-align: left;
		padding: 0 20px;
	}
	.header .naver li i{
		position: absolute;
		right: 0;top: 0;display: none;
		background: url(/css-..-images-aor.png.jpg) no-repeat center/25% !important;
		width: 50px !important;height: 50px;
		left: auto !important;
		transition:all 0.3s;
		-ms-transition:all 0.3s;  /* IE 9 */
		-moz-transition:all 0.3s;     /* Firefox */
		-webkit-transition:all 0.3s; /* Safari 和 Chrome */
		-o-transition:all 0.3s;
	}
	.header .naver li{
		border-bottom: 1px solid #ccc;
		
	}
	.header .naver li:nth-child(2) i,
	.header .naver li:nth-child(3) i,
	.header .naver li:nth-child(4) i{
		display: block !important;
	}
	
	
	.header .naver li .nli{
		position: static;
		margin: 0;padding: 0;
	}
	.header .naver li .bl{
		width: auto;padding: 0;
	}
	.header .naver li .bor{
		display: block;
	}
	.header .naver li .nli a{
		font-size: 16px;
		text-align: left;
		padding: 0 35px;
	}
	.header .naver li h3 a{
		line-height: 50px;
		font-size: 16px;
	}
	.header .naver li .br{
		/* display: none !important; */
		position: static;
		margin: 0;
		border-radius: 0;
		background: none;
		padding-left: 1rem;
	}
	.header .naver li i.active{
		transform:rotate(90deg);
	}
	
	
	.mupc{
		display: none;
	}
	.muweb{
		display: block;
	}
	
	
	
	.enter_list li .lt {
			margin-top: 10px;float: none;
		}
		.enter_list li .lt h3 {
			font-size: 16px;line-height: 1.5;padding-bottom: 5px;
		}
		.enter_list li .lt h3 br {
			display: none;
		}
		.enter_list li .lt h3:before {
			height: 2px;
		}
		.enter_list li .rt {
			font-size: 13px;line-height: 1.6;float: none;width: auto;margin-top: 10px;
		}
	.enter_list li{
		padding: 25px 0;
		background: #fff !important;
	}
	.enter_list li:nth-child(2n){
		background: #e8e8e8 !important;
	}
	.enter_list{
		padding: 0;
	}
	.header .naver li .bor{
		border-radius: 0;
	}
	.ltab dd.on a, .ltab dd.on{
		background: #fff;
		color: #01c0f5;
	}
	.header .naver li .uli i{
		width: 36px;height: 36px;
	}
	.header .naver li .uli{
		position: relative;
	}
	.enter_list li .wrap{
		height: auto;padding-bottom: 0 !important;
	}
	
	
	
	.page2 .rts .lswiper .text p{
		margin-bottom:1.5rem;
	}
	.page2 .rts .lswiper .mores{
		margin:0 0 0.3rem;
	}
	
	.htswiper {
		height: 72px !important;
		margin-bottom: 20px;
	}
	.htswiper .swiper-slide a{
		line-height: 24px;
	}
	.htswiper{
		height: 100px !important;
	}
	
	
}